- clip
IHipAudioClip clip(IHipAudioClip newClip)
Undocumented in source. Be warned that the author may not have intended to support it.
- getALFreeBuffer
uint getALFreeBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
- getFreeBuffer
HipAudioBufferWrapper* getFreeBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
- loop
bool loop(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
- panning
float panning(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
- pause
bool pause()
Undocumented in source. Be warned that the author may not have intended to support it.
- pitch
float pitch(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
- play
bool play()
Undocumented in source. Be warned that the author may not have intended to support it.
- play_streamed
bool play_streamed()
Undocumented in source. Be warned that the author may not have intended to support it.
- position
float[3] position(float[3] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- pullStreamData
void pullStreamData()
Undocumented in source. Be warned that the author may not have intended to support it.
- resume
bool resume()
Undocumented in source. Be warned that the author may not have intended to support it.
- setDistanceModel
void setDistanceModel(DistanceModel model)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDoppler
void setDoppler(float[3] vel)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMaxDistance
void setMaxDistance(float dist)
After the max distance, the volume won't decrease anymore
- setReferenceDistance
void setReferenceDistance(float dist)
Sets the distance where the volume will be equal to 1
- setRolloffFactor
void setRolloffFactor(float factor)
The factor which the sound volume decreases when the distance is greater
than the reference
- setVelocity
void setVelocity(float[3] vel)
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
bool stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- volume
float volume(float value)
Undocumented in source. Be warned that the author may not have intended to support it.